home *** CD-ROM | disk | FTP | other *** search
/ The Learning Curve / The Learning Curve (Weird Science, 1996).iso / computers / ados_guide_v1.5 / ados commands / dir < prev    next >
Encoding:
Text File  |  1995-03-10  |  453 b   |  22 lines

  1. AMIGADOS GUIDE V1.5
  2. DIR
  3.  
  4. USE:
  5. DIR is used to get a sorted list of files from any disk,  Device,  
  6. Directory,  Logical assignment or path.
  7.  
  8. PATH:
  9. C:
  10.  
  11. SYSTEM:
  12. 2.0  (enhanced),  2.1,  3.0
  13.  
  14. EXAMPLES:
  15. 1>DIR                             (List  current  directory)
  16. 1>DIR  DF0:                    (List  files  on  drive  DF0)
  17. 1>DIR  S:                        (List  S  directory)
  18. 1>DIR  C:A#?                   (List  commands  starting  with  A)
  19.  
  20. NOTES:
  21. None.
  22.